CTSerialization.cpp: unused variable 'kTreeSizeLength'
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: zech.ph, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [lang=C++])
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1614139 +++
Filling as a good first bug to learn workflows.
unused variable 'kTreeSizeLength':
https://searchfox.org/mozilla-central/source/security/ct/CTSerialization.cpp#42
As the change is trivial, it is just to learn how to contribute to Firefox.
https://clang.llvm.org/docs/DiagnosticsReference.html#wunused-const-variable
Tutorial to contribute:
https://firefox-source-docs.mozilla.org/tools/docs/contribute/how_to_contribute_firefox.html
Assignee | ||
Comment 1•5 years ago
•
|
||
I came here via up-for-grabs.net looking for some opportunity to contribute. May I take this bug as a first opportunity?
Reporter | ||
Comment 2•5 years ago
|
||
sure!
please provide a patch!
Assignee | ||
Comment 3•5 years ago
|
||
Ok, will do my best! Still cloning the sources though...
Assignee | ||
Comment 4•5 years ago
|
||
done! I specified jcj as reviewer (I did so as of checking the log, r=jcj).
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Updated•3 years ago
|
Description
•